cmd_nand: fix help of nand erase subcommand
authorDaniel Hobi <[email protected]>
Thu, 19 May 2011 17:28:54 +0000 (19:28 +0200)
committerScott Wood <[email protected]>
Tue, 24 May 2011 21:08:44 +0000 (16:08 -0500)
commiteb3abce898ce0d9c711ed1d107bd8b0ccf3c07de
tree9e3736f4b692d73fb792345c43fe73d0089a5beb
parent3b250ffb4113fe521a71c0a8b30340cf237c2508
cmd_nand: fix help of nand erase subcommand

Since commit 30486322 (nand erase: .spread, .part, .chip subcommands)
the arguments off and size are no longer optional.

Signed-off-by: Daniel Hobi <[email protected]>
Cc: Scott Wood <[email protected]>
Signed-off-by: Scott Wood <[email protected]>
common/cmd_nand.c